home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
deldps10.rdm
< prev
next >
Wrap
Text File
|
1996-02-22
|
829b
|
27 lines
Short: DelDupes 1.0 for Thor 2.0 or higher
Author: eirikns@oslonett.no (Eirik Nicolai Synnes)
Uploader: eirikns@oslonett.no (Eirik Nicolai Synnes)
Type: comm/mail
/*
** $VER: DelDupes.br 1.0 (28.8.95)
** by Eirik Nicolai Synnes
**
** This script will delete duplicate entries in the file database. The first
** occurence of each filename will be kept, subsequent occurences in any file
** area will be deleted (currently, I'll do something about this later).
**
** After running I'd recommend you use "Maintainance" in Thor's file database
** window.
**
**
** Usage: DelDupes.br <SYSTEM>
**
** Ideas: GUI interface if run from Thor
** Use bbsread's READARGS
** Allow identical filenames across file areas
** An ALL command line switch to scan all systems
** Optionally pack file data
**
*/